home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Games Machine 76
/
XENIATGM66.iso
/
Patch
/
Shadow Company
/
scgsc_client.exe
/
0
/
RCDATA
/
TMSG_FORM
/
TMSG_FORM.txt
Wrap
Text File
|
1999-11-13
|
1KB
|
64 lines
object msg_form: Tmsg_form
Left = 419
Top = 405
BorderStyle = bsDialog
Caption = 'Send a Message'
ClientHeight = 181
ClientWidth = 385
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 14
object tobox: TGroupBox
Left = 8
Top = 8
Width = 169
Height = 33
Caption = ' To '
TabOrder = 3
object tolabel: TLabel
Left = 8
Top = 13
Width = 31
Height = 14
Caption = 'tolabel'
end
end
object rbutton: TButton
Left = 304
Top = 16
Width = 75
Height = 25
Caption = 'Send'
Default = True
ModalResult = 1
TabOrder = 1
end
object lbutton: TButton
Left = 216
Top = 16
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object msgbox: TMemo
Left = 10
Top = 52
Width = 367
Height = 125
MaxLength = 500
TabOrder = 0
end
end